From: Richard M. Stallman Date: Mon, 16 Jun 1997 17:32:40 +0000 (+0000) Subject: Comment change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~80802 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1036798c64465fbcd7b45b055a9959f7565fd2e1;p=emacs.git Comment change. --- diff --git a/lisp/emacs-lisp/float.el b/lisp/emacs-lisp/float.el index f4fd9ae0ec9..2fad3fcfe92 100644 --- a/lisp/emacs-lisp/float.el +++ b/lisp/emacs-lisp/float.el @@ -1,4 +1,4 @@ -;;; float.el --- floating point arithmetic package. +;;; float.el --- obsolete floating point arithmetic package. ;; Copyright (C) 1986 Free Software Foundation, Inc. diff --git a/lisp/view.el b/lisp/view.el index a0fc23d0182..f10eaab2ed8 100644 --- a/lisp/view.el +++ b/lisp/view.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1985, 1989, 1994, 1995, 1997 Free Software Foundation, Inc. ;; Author: K. Shane Hartman -;; Maintainer: FSF +;; Maintainer: Inge Frick ;; This file is part of GNU Emacs.